/////////////////////
//   What is it?   //
/////////////////////
PDBBitBtn is a DataAware BitBtn component.

/////////////////////
//   Installation  //
/////////////////////
Installing the component
========================
1.  Extract the ZIP file appropriate to your Delphi version.
2.  Start Delphi.  In the Options menu, select Install Components item.  
    A dialog with the list of installed components will show.
3.  Click on the Add button, a dialog will show up.
4.  In this dialog enter the DBBTN.DCU full path name, or use the browse 
    button to find it.
5.  Click on the OK button, then Delphi will start installing 
    the component.
6.  You are done.  Now you can drop the component from "Data Controls" pallete.

Component     File to install  Additional Files needed
-------------------------------------------------------------------------
TPDBBitBtn    DBBTN            DBBTN.DCR

/////////////////////
//   Using It      //
/////////////////////
After dropping the component, link it to a data source and a field. It works
like this
-  If the data is True or the field contains data the button is enabled. 
   The button is disabled otherwise.
-  A ReverseLogic property reverses the previous logic.

/////////////////////
//   Contact Info  //
/////////////////////
By E-Mail:
 102636.3002@compuserve.com
 wfa@paaetms.paaet.edu.kw

By Mail:
 Waheed Al-Sayer
 PO Box 7334
 Hawally, Kuwait 32094
 KUWAIT

